home *** CD-ROM | disk | FTP | other *** search
- Path: colossus.holonet.net!windmill!charlie.brown
- Distribution: world
- Newsgroups: comp.lang.c
- From: charlie.brown@windmill.com (Charlie Brown)
- Date: Wed, 24 Jan 1996 11:37:00 -0600
- Organization: The Windmill Company BBS - 806-792-6116
- Subject: VGA SCROLL
- Message-ID: <59.27581.5782@windmill.com>
-
- How can I scroll horizontally in 640X350 16 color VGA mode?
- I can do it slooowly using the Microsoft functions _getimage() and
- _setimage(). I tried memmove() using 0xa0000000 as the starting video
- memory address and that was fast but it turned all the color to Black
- and White. I guess the real question is "How is color info stored
- in video memory at that resolution?"
-
- ---
- * QMPro 1.01 41-4987 * BorgBurger: We do it our way. Your way is irrelevant.
-